home *** CD-ROM | disk | FTP | other *** search
/ .net (French) 1996 November / .net Magazine (FR) - Issue 01 - Nov 1996.iso / mac / Outils / Graphique⁄images / MacAnimViewer / glib ƒ / CHANGES next >
Text File  |  1993-09-09  |  1KB  |  33 lines

  1. 09SEP93            Martin Fong (mwfong@nisc.sri.com)
  2.  
  3. * CR/LF conversions are automatically performed on ".txt" files when extracting
  4.   and updating files.  (I got tired of copying and pasting LFs.)
  5.  
  6.  
  7. 06SEP93
  8.  
  9. * You may specify regular expressions for extracting and deleting entries.
  10.   Thanks to J. Kercheval for making his REGEX globber available to the Net
  11.   (-- it was "plug 'n play"!)
  12.  
  13.  
  14. 29AUG93
  15.  
  16. * Ported from UNIX version to THINK C 5.0.x.  Where necessary, ints were
  17.   explicitly converted to longs.
  18.  
  19. * Performs sanity check on number of files in archive to determine if the
  20.   input file is really a GL archive.
  21.  
  22. * Invokes THINK C's ">> press return to exit <<" only if the requested option
  23.   is a listing or an error occurred.
  24.  
  25. * CLI interface changed to allow SF selection of GL library and directory.
  26.   Because this is a modification of Symantec's ccommand.c, which is copyrighted,
  27.   the related source is *not* part of this distribution.
  28.  
  29. * Filename comparisons were made case-insensitive (i.e., all filenames are
  30.   converted to lowercase).
  31.  
  32. * You may specify more than one file to extract or delete.
  33.